[INFO] cloning repository https://github.com/sbpann/todos-with-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbpann/todos-with-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbpann%2Ftodos-with-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbpann%2Ftodos-with-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6aa9a5e2caea39a9375594bf8b72e0594ed3fdf2
[INFO] testing sbpann/todos-with-axum against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbpann%2Ftodos-with-axum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sbpann/todos-with-axum
[INFO] finished tweaking git repo https://github.com/sbpann/todos-with-axum
[INFO] tweaked toml for git repo https://github.com/sbpann/todos-with-axum written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sbpann/todos-with-axum on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sbpann/todos-with-axum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfc93627c70be01cc8c0ef7955fa3a274a9ff595b278177a88179ceb0680db30
[INFO] running `Command { std: "docker" "start" "-a" "bfc93627c70be01cc8c0ef7955fa3a274a9ff595b278177a88179ceb0680db30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfc93627c70be01cc8c0ef7955fa3a274a9ff595b278177a88179ceb0680db30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc93627c70be01cc8c0ef7955fa3a274a9ff595b278177a88179ceb0680db30", kill_on_drop: false }`
[INFO] [stdout] bfc93627c70be01cc8c0ef7955fa3a274a9ff595b278177a88179ceb0680db30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 598ec8c529f7924d7c2f344487628793541cc88fa6a0e2b8b9282545f4e8c0ff
[INFO] running `Command { std: "docker" "start" "-a" "598ec8c529f7924d7c2f344487628793541cc88fa6a0e2b8b9282545f4e8c0ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling atomic-write-file v0.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.7.3
[INFO] [stderr]    Compiling sqlx-postgres v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]    Compiling sqlx v0.7.3
[INFO] [stderr]    Compiling todos-with-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "598ec8c529f7924d7c2f344487628793541cc88fa6a0e2b8b9282545f4e8c0ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "598ec8c529f7924d7c2f344487628793541cc88fa6a0e2b8b9282545f4e8c0ff", kill_on_drop: false }`
[INFO] [stdout] 598ec8c529f7924d7c2f344487628793541cc88fa6a0e2b8b9282545f4e8c0ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82a7ea3a82f2f63a3ce94ef57ea829b41ad80f56db3eaa25321e9cf2eb07c3b7
[INFO] running `Command { std: "docker" "start" "-a" "82a7ea3a82f2f63a3ce94ef57ea829b41ad80f56db3eaa25321e9cf2eb07c3b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.7.3
[INFO] [stderr]    Compiling sqlx-postgres v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]    Compiling sqlx v0.7.3
[INFO] [stderr]    Compiling todos-with-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "82a7ea3a82f2f63a3ce94ef57ea829b41ad80f56db3eaa25321e9cf2eb07c3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82a7ea3a82f2f63a3ce94ef57ea829b41ad80f56db3eaa25321e9cf2eb07c3b7", kill_on_drop: false }`
[INFO] [stdout] 82a7ea3a82f2f63a3ce94ef57ea829b41ad80f56db3eaa25321e9cf2eb07c3b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7bafdd51c9b8f188c6f8968d850e5d694bbefeac1bce0b9162e1d15d4c01bf3b
[INFO] running `Command { std: "docker" "start" "-a" "7bafdd51c9b8f188c6f8968d850e5d694bbefeac1bce0b9162e1d15d4c01bf3b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todos_with_axum-ae6fe64b2db5ddaa)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test tests::constants::error_response::tests::generic_error_response_ok::case_2 ... ok
[INFO] [stdout] test tests::constants::error_response::tests::generic_error_response_ok::case_1 ... ok
[INFO] [stdout] test tests::configs::state::tests::build_state_database_err_url_unset - should panic ... ok
[INFO] [stdout] test tests::configs::db::tests::new_pg_pool_panic - should panic ... ok
[INFO] [stdout] test tests::modules::todos::service::tests::create_ok ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::delete_ok_find_err_not_found ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::empty_list_ok ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::find_ok ... FAILED
[INFO] [stdout] test tests::configs::db::tests::new_pg_pool ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::update_ok ... FAILED
[INFO] [stdout] test tests::configs::state::tests::build_state_ok ... FAILED
[INFO] [stdout] test tests::router::tests::db_error ... FAILED
[INFO] [stdout] test tests::router::tests::delete_err_non_numeric_id ... FAILED
[INFO] [stdout] test tests::router::tests::delete_err_not_found ... FAILED
[INFO] [stdout] test tests::router::tests::find_err_non_numeric_id ... FAILED
[INFO] [stdout] test tests::router::tests::find_not_found ... FAILED
[INFO] [stdout] test tests::router::tests::list_ok ... FAILED
[INFO] [stdout] test tests::router::tests::list_with_over_limit_should_reduce_to_10 ... FAILED
[INFO] [stdout] test tests::router::tests::list_with_limit_offset_ok ... FAILED
[INFO] [stdout] test tests::router::tests::update_err_non_numeric_id ... FAILED
[INFO] [stdout] test tests::router::tests::update_err_not_found ... FAILED
[INFO] [stdout] test tests::utils::app::tests::build_listening_address_default_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_listening_address_with_env_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_router_empty_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_listener_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_router_err_duplicated_path - should panic ... ok
[INFO] [stdout] test tests::utils::app::tests::build_router_ok ... ok
[INFO] [stdout] test tests::modules::todos::service::tests::list_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_delete_find_not_found ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_list_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_find_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_update_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::create_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::create_ok' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a3c665 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b06b9d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1c04d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a1b8eb - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a1b8eb - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a1b8eb - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f8420 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a17570 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09e54 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a6453b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b03219 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4c272 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a491de - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff72d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x608103a04180 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a05216 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a07b99 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae4a23 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f42e3 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103af03ab - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103ae07ae - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2dc3f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2d0b6 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a485ba - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103adbdfa - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:20:5
[INFO] [stdout]   46:     0x608103ad5957 - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:20:18
[INFO] [stdout]   47:     0x608103a2c1e6 - <todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::create_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::delete_ok_find_err_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::delete_ok_find_err_not_found' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a3a595 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b06add - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1bf8d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a1b40b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a1b40b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a1b40b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f7ac0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a15590 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09df4 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a6414b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b03159 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4beb2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a490be - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff66d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x608103a03520 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a05096 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a07599 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae45d3 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f4013 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103aefe0b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103ae02ce - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2da8f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2cfc6 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a4852a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103adbc7d - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:106:5
[INFO] [stdout]   46:     0x608103ad58c7 - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:106:42
[INFO] [stdout]   47:     0x608103a2c126 - <todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::empty_list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::empty_list_ok' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a39aa5 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b06a9d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1bf4d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a1b26b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a1b26b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a1b26b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f77a0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a14af0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09dd4 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a63ffb - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b03119 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4bd72 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a4905e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff62d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x608103a03100 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a05016 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a07399 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae4463 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f3f23 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103aefc2b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103ae012e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2d9ff - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2cf76 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a484fa - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103adbc0a - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:9:5
[INFO] [stdout]   46:     0x608103ad5897 - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:9:18
[INFO] [stdout]   47:     0x608103a2c0e6 - <todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::empty_list_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::find_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::find_ok' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a3b085 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b06b1d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1bfcd - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a1b5ab - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a1b5ab - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a1b5ab - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f7de0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a16030 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09e14 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a6429b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b03199 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4bff2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a4911e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff6ad - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x608103a03940 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a05116 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a07799 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae4743 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f4103 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103aeffeb - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103ae046e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2db1f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2d016 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a4855a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103adbcfd - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:36:5
[INFO] [stdout]   46:     0x608103ad58f7 - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:36:41
[INFO] [stdout]   47:     0x608103a2c166 - <todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::find_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::configs::db::tests::new_pg_pool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::configs::db::tests::new_pg_pool' (17) panicked at src/configs/db.rs:8:33:
[INFO] [stdout] Could not build connection pool: pool timed out while waiting for an open connection
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608103aea952 - todos_with_axum[8190aa801d586506]::configs::db::new_pg_pool::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:33
[INFO] [stdout]   20:     0x608103a80b40 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::unwrap_or_else::<todos_with_axum[8190aa801d586506]::configs::db::new_pg_pool::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x608103aeacc1 - todos_with_axum[8190aa801d586506]::configs::db::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:10
[INFO] [stdout]   22:     0x608103a6a272 - todos_with_axum[8190aa801d586506]::tests::configs::db::tests::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/db.rs:11:50
[INFO] [stdout]   23:     0x608103b06662 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103b0669d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x608103a1bb4d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x608103a1986b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x608103a1986b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x608103a1986b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x6081039f45a0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x608103a0a0f0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x608103a09bd4 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x608103a62afb - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x608103b02d19 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x608103a4a972 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x608103a48a5e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x608103aff22d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x6081039fef00 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x608103a04816 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x608103a05399 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x608103ae2d63 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x6081039f3041 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x608103aede4a - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x608103a6fb4e - todos_with_axum[8190aa801d586506]::tests::configs::db::tests::new_pg_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/db.rs:12:39
[INFO] [stdout]   44:     0x608103a6a057 - todos_with_axum[8190aa801d586506]::tests::configs::db::tests::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/db.rs:5:27
[INFO] [stdout]   45:     0x608103a2bfe6 - <todos_with_axum[8190aa801d586506]::tests::configs::db::tests::new_pg_pool::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   67:     0x771b483cca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::update_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::update_ok' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a3d155 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b06bdd - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1c08d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a1ba8b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a1ba8b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a1ba8b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f8740 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a18010 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09e74 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a6468b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b03259 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4c3b2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a4923e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff76d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x608103a045a0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a05296 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a07d99 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae4b93 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f43d3 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103af058b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103ae094e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2dccf - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2d106 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a485ea - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103adbe6d - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:74:5
[INFO] [stdout]   46:     0x608103ad5987 - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:74:42
[INFO] [stdout]   47:     0x608103a2c226 - <todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::update_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::configs::state::tests::build_state_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::configs::state::tests::build_state_ok' (20) panicked at src/configs/db.rs:8:33:
[INFO] [stdout] Could not build connection pool: pool timed out while waiting for an open connection
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608103aea952 - todos_with_axum[8190aa801d586506]::configs::db::new_pg_pool::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:33
[INFO] [stdout]   20:     0x608103a80b40 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::unwrap_or_else::<todos_with_axum[8190aa801d586506]::configs::db::new_pg_pool::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x608103aeacc1 - todos_with_axum[8190aa801d586506]::configs::db::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:10
[INFO] [stdout]   22:     0x608103a69f5a - todos_with_axum[8190aa801d586506]::configs::state::build_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/state.rs:15:45
[INFO] [stdout]   23:     0x608103a944fc - todos_with_axum[8190aa801d586506]::tests::configs::state::tests::build_state_ok::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/state.rs:22:39
[INFO] [stdout]   24:     0x608103a8f982 - temp_env[6b04d0979ee904b2]::async_with_vars::<&str, &str, todos_with_axum[8190aa801d586506]::tests::configs::state::tests::build_state_ok::{closure#0}::{closure#0}, (), [(&str, core[5a1c3e9896636f3a]::option::Option<&str>); 1usize]>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:213:26
[INFO] [stdout]   25:     0x608103a94a08 - todos_with_axum[8190aa801d586506]::tests::configs::state::tests::build_state_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/state.rs:35:10
[INFO] [stdout]   26:     0x608103b06662 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x608103b0669d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x608103a1bb4d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   29:     0x608103a1986b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   30:     0x608103a1986b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   31:     0x608103a1986b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   32:     0x6081039f45a0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   33:     0x608103a0a0f0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   34:     0x608103a09bd4 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   35:     0x608103a62afb - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x608103b02d19 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x608103a4a972 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x608103a48a5e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x608103aff22d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x6081039fef00 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   41:     0x608103a04816 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   42:     0x608103a05399 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   43:     0x608103ae2d63 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x6081039f3041 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   45:     0x608103aede4a - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   46:     0x608103a9bfdb - todos_with_axum[8190aa801d586506]::tests::configs::state::tests::build_state_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/state.rs:35:15
[INFO] [stdout]   47:     0x608103a947e7 - todos_with_axum[8190aa801d586506]::tests::configs::state::tests::build_state_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/state.rs:20:30
[INFO] [stdout]   48:     0x608103a2c066 - <todos_with_axum[8190aa801d586506]::tests::configs::state::tests::build_state_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   68:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   70:     0x771b483cca64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::db_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::db_error' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a383fd - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b06a1d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1becd - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a1af2b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a1af2b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a1af2b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f7160 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a135b0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09d94 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a63d5b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b03099 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4baf2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48f9e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff5ad - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x608103a028c0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04f16 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a06f99 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae4183 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f3d43 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aef86b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103adfdee - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d8df - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2ced6 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a4849a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103ace15d - todos_with_axum[8190aa801d586506]::tests::router::tests::db_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:14:5
[INFO] [stdout]   49:     0x608103abb4a7 - todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:14:48
[INFO] [stdout]   50:     0x608103a2bde6 - <todos_with_axum[8190aa801d586506]::tests::router::tests::db_error::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::delete_err_non_numeric_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::delete_err_non_numeric_id' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a3425d - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b0689d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1bd4d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a1a56b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a1a56b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a1a56b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f5ea0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a0f5f0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09cd4 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a6357b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b02f19 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4b372 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48d5e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff42d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x608103a01000 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04c16 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a06399 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae38e3 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f37a3 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aeed2b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103adf42e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d57f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2ccf6 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a4837a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103acdeba - todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:511:5
[INFO] [stdout]   49:     0x608103abb387 - todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:511:18
[INFO] [stdout]   50:     0x608103a2bc66 - <todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_non_numeric_id::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::delete_err_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::delete_err_not_found' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a3218d - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b067dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1bc8d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a1a08b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a1a08b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a1a08b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f5540 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a0d610 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09c74 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a6318b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b02e59 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4afb2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48c3e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff36d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x608103a003a0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04a96 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a05d99 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae3493 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f34d3 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aee78b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103adef4e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d3cf - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2cc06 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a482ea - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103acdd6a - todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:536:5
[INFO] [stdout]   49:     0x608103abb2f7 - todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:536:18
[INFO] [stdout]   50:     0x608103a2bba6 - <todos_with_axum[8190aa801d586506]::tests::router::tests::delete_err_not_found::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::find_err_non_numeric_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::find_err_non_numeric_id' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a3376d - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b0685d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1bd0d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a1a3cb - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a1a3cb - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a1a3cb - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f5b80 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a0eb50 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09cb4 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a6342b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b02ed9 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4b232 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48cfe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff3ed - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x608103a00be0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04b96 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a06199 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae3773 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f36b3 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aeeb4b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103adf28e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d4ef - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2cca6 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a4834a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103acde4a - todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:222:5
[INFO] [stdout]   49:     0x608103abb357 - todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:222:18
[INFO] [stdout]   50:     0x608103a2bc26 - <todos_with_axum[8190aa801d586506]::tests::router::tests::find_err_non_numeric_id::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::find_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::find_not_found' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a2f5cd - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b066dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1bb8d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a19a0b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a19a0b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a19a0b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f48c0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a0ab90 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09bf4 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a62c4b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b02d59 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4aab2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48abe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff26d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6081039ff320 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04896 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a05599 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae2ed3 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f3113 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aee00b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103ade8ce - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d18f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2cac6 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a4822a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103acdbaa - todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:200:5
[INFO] [stdout]   49:     0x608103abb237 - todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:200:18
[INFO] [stdout]   50:     0x608103a2baa6 - <todos_with_axum[8190aa801d586506]::tests::router::tests::find_not_found::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::list_ok' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a3790d - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b069dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1be8d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a1ad8b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a1ad8b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a1ad8b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f6e40 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a12b10 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09d74 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a63c0b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b03059 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4b9b2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48f3e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff56d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x608103a024a0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04e96 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a06d99 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae4013 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f3c53 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aef68b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103adfc4e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d84f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2ce86 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a4846a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103ace0ea - todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:97:5
[INFO] [stdout]   49:     0x608103abb477 - todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:97:18
[INFO] [stdout]   50:     0x608103a2bda6 - <todos_with_axum[8190aa801d586506]::tests::router::tests::list_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::list_with_over_limit_should_reduce_to_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::list_with_over_limit_should_reduce_to_10' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a36e1d - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b0699d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1be4d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a1abeb - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a1abeb - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a1abeb - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f6b20 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a12070 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09d54 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a63abb - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b03019 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4b872 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48ede - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff52d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x608103a02080 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04e16 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a06b99 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae3ea3 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f3b63 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aef4ab - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103adfaae - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d7bf - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2ce36 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a4843a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103ace07a - todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:147:5
[INFO] [stdout]   49:     0x608103abb447 - todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:147:18
[INFO] [stdout]   50:     0x608103a2bd66 - <todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_over_limit_should_reduce_to_10::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::list_with_limit_offset_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::list_with_limit_offset_ok' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a34d4d - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b068dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1bd8d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a1a70b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a1a70b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a1a70b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f61c0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a10090 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09cf4 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a636cb - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b02f59 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4b4b2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48dbe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff46d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x608103a01420 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04c96 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a06599 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae3a53 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f3893 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aeef0b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103adf5ce - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d60f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2cd46 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a483aa - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103acdf2a - todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:122:5
[INFO] [stdout]   49:     0x608103abb3b7 - todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:122:18
[INFO] [stdout]   50:     0x608103a2bca6 - <todos_with_axum[8190aa801d586506]::tests::router::tests::list_with_limit_offset_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::update_err_non_numeric_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::update_err_non_numeric_id' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a3583d - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b0691d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1bdcd - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a1a8ab - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a1a8ab - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a1a8ab - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f64e0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a10b30 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09d14 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a6381b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b02f99 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4b5f2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48e1e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff4ad - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x608103a01840 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04d16 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a06799 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae3bc3 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f3983 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aef0eb - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103adf76e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d69f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2cd96 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a483da - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103acdf9a - todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:397:5
[INFO] [stdout]   49:     0x608103abb3e7 - todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:397:18
[INFO] [stdout]   50:     0x608103a2bce6 - <todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_non_numeric_id::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::update_err_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::update_err_not_found' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103bc792b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103ca2538 - sqlx_postgres[c3a503a4f33f5c98]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x608103ca50eb - <sqlx_postgres[c3a503a4f33f5c98]::database::Postgres as sqlx_core[36d8f78ba40b5a91]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x608103b063bf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608103a32c7d - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x608103b0681d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x608103a1bccd - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x608103a1a22b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x608103a1a22b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x608103a1a22b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x6081039f5860 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x608103a0e0b0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x608103a09c94 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x608103a632db - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x608103b02e99 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x608103a4b0f2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   36:     0x608103a48c9e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   37:     0x608103aff3ad - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x608103a007c0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x608103a04b16 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x608103a05f99 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x608103ae3603 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6081039f35c3 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x608103aee96b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x608103adf0ee - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x608103a2d45f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x608103a2cc56 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x608103a4831a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x608103acddda - todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:422:5
[INFO] [stdout]   49:     0x608103abb327 - todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:422:18
[INFO] [stdout]   50:     0x608103a2bbe6 - <todos_with_axum[8190aa801d586506]::tests::router::tests::update_err_not_found::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   70:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   72:     0x771b483cca64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::list_ok' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a3bb75 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b06b5d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1c00d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a1b74b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a1b74b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a1b74b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f8100 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a16ad0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09e34 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a643eb - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b031d9 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4c132 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a4917e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff6ed - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x608103a03d60 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a05196 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a07999 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae48b3 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f41f3 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103af01cb - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103ae060e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2dbaf - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2d066 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a4858a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103adbd7d - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:49:5
[INFO] [stdout]   46:     0x608103ad5927 - todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:49:42
[INFO] [stdout]   47:     0x608103a2c1a6 - <todos_with_axum[8190aa801d586506]::tests::modules::todos::service::tests::list_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_and_delete_find_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_and_delete_find_not_found' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a363f5 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b0695d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1be0d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a1aa4b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a1aa4b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a1aa4b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f6800 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a115d0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09d34 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a6396b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b02fd9 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4b732 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a48e7e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff4ed - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x608103a01c60 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a04d96 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a06999 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae3d33 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f3a73 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103aef2cb - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103adf90e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2d72f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2cde6 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a4840a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103ace00a - todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:447:5
[INFO] [stdout]   46:     0x608103abb417 - todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:447:18
[INFO] [stdout]   47:     0x608103a2bd26 - <todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_delete_find_not_found::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_and_list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_and_list_ok' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a30c75 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b0675d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1bc0d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a19d4b - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a19d4b - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a19d4b - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f4f00 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a0c0d0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09c34 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a62eeb - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b02dd9 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4ad32 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a48b7e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff2ed - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6081039ffb60 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a04996 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a05999 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae31b3 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f32f3 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103aee3cb - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103adec0e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2d2af - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2cb66 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a4828a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103acdc8a - todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:297:5
[INFO] [stdout]   46:     0x608103abb297 - todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:297:18
[INFO] [stdout]   47:     0x608103a2bb26 - <todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_list_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_and_find_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_and_find_ok' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a30185 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b0671d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1bbcd - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a19bab - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a19bab - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a19bab - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f4be0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a0b630 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09c14 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a62d9b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b02d99 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4abf2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a48b1e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff2ad - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6081039ff740 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a04916 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a05799 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae3043 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f3203 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103aee1eb - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103adea6e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2d21f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2cb16 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a4825a - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103acdc1a - todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:244:5
[INFO] [stdout]   46:     0x608103abb267 - todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:244:18
[INFO] [stdout]   47:     0x608103a2bae6 - <todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_find_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_ok' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a38fb5 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b06a5d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1bf0d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a1b0cb - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a1b0cb - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a1b0cb - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f7480 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a14050 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09db4 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a63eab - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b030d9 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4bc32 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a48ffe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stderr] error: test failed, to rerun pass `--bin todos-with-axum`
[INFO] [stdout]   34:     0x608103aff5ed - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x608103a02ce0 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a04f96 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a07199 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae42f3 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f3e33 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103aefa4b - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103adff8e - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2d96f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2cf26 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a484ca - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103ace1da - todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:172:5
[INFO] [stdout]   46:     0x608103abb4d7 - todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:172:18
[INFO] [stdout]   47:     0x608103a2be26 - <todos_with_axum[8190aa801d586506]::tests::router::tests::create_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_and_update_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_and_update_ok' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60810407e268 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60810407e268 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60810407e268 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608104095cea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608104095cea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x608104083402 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608104083402 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60810405c016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60810405c016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608104075f69 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608103b15c9c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x608103b15c9c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6081040761e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6081040761e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60810405c0d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608104053659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60810405d16d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6081040964ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608104096222 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x608103a86145 - <core[5a1c3e9896636f3a]::result::Result<sqlx_core[36d8f78ba40b5a91]::testing::TestContext<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>, sqlx_core[36d8f78ba40b5a91]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x608103a31765 - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x608103b0679d - <core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608103a1bc4d - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x608103a19eeb - tokio[56073785fc1a1afa]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x608103a19eeb - tokio[56073785fc1a1afa]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x608103a19eeb - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x6081039f5220 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x608103a0cb70 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x608103a09c54 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x608103a6303b - <tokio[56073785fc1a1afa]::runtime::context::scoped::Scoped<tokio[56073785fc1a1afa]::runtime::scheduler::Context>>::set::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x608103b02e19 - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x608103a4ae72 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::try_with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x608103a48bde - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[56073785fc1a1afa]::runtime::context::Context>>::with::<tokio[56073785fc1a1afa]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x608103aff32d - tokio[56073785fc1a1afa]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6081039fff80 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x608103a04a16 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x608103a05b99 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x608103ae3323 - tokio[56073785fc1a1afa]::runtime::context::runtime::enter_runtime::<<tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6081039f33e3 - <tokio[56073785fc1a1afa]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x608103aee5ab - <tokio[56073785fc1a1afa]::runtime::runtime::Runtime>::block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x608103adedae - sqlx_core[36d8f78ba40b5a91]::rt::test_block_on::<sqlx_core[36d8f78ba40b5a91]::testing::run_test<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x608103a2d33f - sqlx_core[36d8f78ba40b5a91]::testing::run_test::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x608103a2cbb6 - sqlx_core[36d8f78ba40b5a91]::testing::run_test_with_pool::<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres, fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x608103a482ba - <fn(sqlx_core[36d8f78ba40b5a91]::pool::Pool<sqlx_postgres[c3a503a4f33f5c98]::database::Postgres>) -> todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::inner::{closure#0} as sqlx_core[36d8f78ba40b5a91]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x608103acdcfa - todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:344:5
[INFO] [stdout]   46:     0x608103abb2c7 - todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:344:18
[INFO] [stdout]   47:     0x608103a2bb66 - <todos_with_axum[8190aa801d586506]::tests::router::tests::create_and_update_ok::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x608103b08d7b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x608103b08d7b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x608103b165f5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x608103b165f5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x608103b165f5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x608103b165f5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x608103b165f5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x608103b11154 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x608103b11154 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x608103b19672 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x608103b19672 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x608103b19672 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x608103b19672 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x608103b19672 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x60810407d6ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x60810407d6ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x771b4833faa4 - <unknown>
[INFO] [stdout]   69:     0x771b483cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::configs::db::tests::new_pg_pool
[INFO] [stdout]     tests::configs::state::tests::build_state_ok
[INFO] [stdout]     tests::modules::todos::service::tests::create_ok
[INFO] [stdout]     tests::modules::todos::service::tests::delete_ok_find_err_not_found
[INFO] [stdout]     tests::modules::todos::service::tests::empty_list_ok
[INFO] [stdout]     tests::modules::todos::service::tests::find_ok
[INFO] [stdout]     tests::modules::todos::service::tests::list_ok
[INFO] [stdout]     tests::modules::todos::service::tests::update_ok
[INFO] [stdout]     tests::router::tests::create_and_delete_find_not_found
[INFO] [stdout]     tests::router::tests::create_and_find_ok
[INFO] [stdout]     tests::router::tests::create_and_list_ok
[INFO] [stdout]     tests::router::tests::create_and_update_ok
[INFO] [stdout]     tests::router::tests::create_ok
[INFO] [stdout]     tests::router::tests::db_error
[INFO] [stdout]     tests::router::tests::delete_err_non_numeric_id
[INFO] [stdout]     tests::router::tests::delete_err_not_found
[INFO] [stdout]     tests::router::tests::find_err_non_numeric_id
[INFO] [stdout]     tests::router::tests::find_not_found
[INFO] [stdout]     tests::router::tests::list_ok
[INFO] [stdout]     tests::router::tests::list_with_limit_offset_ok
[INFO] [stdout]     tests::router::tests::list_with_over_limit_should_reduce_to_10
[INFO] [stdout]     tests::router::tests::update_err_non_numeric_id
[INFO] [stdout]     tests::router::tests::update_err_not_found
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 23 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7bafdd51c9b8f188c6f8968d850e5d694bbefeac1bce0b9162e1d15d4c01bf3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bafdd51c9b8f188c6f8968d850e5d694bbefeac1bce0b9162e1d15d4c01bf3b", kill_on_drop: false }`
[INFO] [stdout] 7bafdd51c9b8f188c6f8968d850e5d694bbefeac1bce0b9162e1d15d4c01bf3b
